﻿.best {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.catname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;

}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	line-height: 150%;
}
.sponsorship {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: purple;
	text-align: center;
}
.sponsorship a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: purple;
	text-align: center;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.goldheading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	color: #808000;
}
.banner {
	border-width: 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4B6F90;
	text-align: center;
}
.container-row {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
